blob: 38fad5e922de6a1e08a7aaa437d14998e64ad87d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
name: "S2 Area"
panels {
name: "COLORS"
path: "Panels/Rainbow/panel_1"
clue: "colors"
answer: "rainbow"
symbols: BOXES
}
letters {
key: "s"
level2: true
path: "Components/Collectables/collectable"
}
paintings {
name: "RAINBOW"
# The validator is wrong about this node not existing, because it's in a
# sub-scene.
path: "Components/Doors/Rainbow2/Hinge/rainbow"
enter_only: true
}
|